CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OPENCV matlab

搜索资源列表

  1. face-opencv-test

    0下载:
  2. 对图片中的人脸进行检测和标注,是用MATLAB来实现的-pictures of the human face detection and tagging is used to achieve the MATLAB
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:2005639
    • 提供者:kun
  1. camera-method-based-on-OpenCV.

    0下载:
  2. 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. ,System are directly used in the internal parameters of the camera calibration algorithm, calib
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:42137
    • 提供者:wangtao
  1. Gabor(matlab_C_Cv).rar

    3下载:
  2. 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
  3. 所属分类:Special Effects

    • 发布日期:2015-09-06
    • 文件大小:20918
    • 提供者:
  1. normxcorr2_mex_ALL

    1下载:
  2. 归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:584414
    • 提供者:MORGAN
  1. CamShift-matlab

    0下载:
  2. Camshitft算法,虽然opencv有Camshift函数,但是用matlab写能更好的了解原理,呵呵!-Camshitft algorithm, opencv Although there Camshift function, but with matlab can write a better understanding of the principle, huh, huh!
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:3132
    • 提供者:周飞
  1. OpenCV

    0下载:
  2. OpenCV 是一个开源的计算机视觉库,采用 C/C++语言编写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了 Python、Ruby、MATLAB 以及其他语言的接口。 本文为其使用教程-learning opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1167339
    • 提供者:aprilhao
  1. filtfilt

    3下载:
  2. C++ version (OpenCV) of the Matlab built-in function filtfilt.m.
  3. 所属分类:matlab

    • 发布日期:2015-03-27
    • 文件大小:1024
    • 提供者:Phan
  1. OpenCV-wraper

    1下载:
  2. cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。 -OpenCV library encapsulates cvlib_mex around 30 function, OpenCV is popular real-time computer vision library, with a lot of image processing algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:845944
    • 提供者:wth
  1. OpenCVMatlab

    0下载:
  2. OpenCV库的Matlab函数封装调用 cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。-cvlib_mex is a collection (over two dozens) of matlab callable routines from the OpenCV library www.intel.com/research/mrl/research/opencv/). OpenCV is a real time
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:847125
    • 提供者:刘雪英
  1. VideoFaceDetect

    2下载:
  2. 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-18
    • 文件大小:911802
    • 提供者:谭恒良
  1. accumarray

    0下载:
  2. C++ version (OpenCV) of the Matlab built-in functions accumarray.m and gradient.m
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1004
    • 提供者:Phan
  1. OpenCV-cn

    0下载:
  2. 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenC
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1371703
    • 提供者:guojie
  1. How-to-train-their-classifier-OpenCV

    1下载:
  2. matlab图像特征识别。分类器的训练方法。很好的学习资料。如何用OpenCV训练自己的分类器。内含人脸库共训练器使用-matlab image feature recognition. Classifier training methods. Good learning materials. How to use OpenCV train their own classification. Training face database containing a total of uses
  3. 所属分类:Graph Recognize

    • 发布日期:2015-12-10
    • 文件大小:5283840
    • 提供者:yanhao
  1. opencv 检测直线、线段、圆、矩形

    0下载:
  2. matlab学习,对于初学matlab的人来说是良好的基础
  3. 所属分类:matlab例程

    • 发布日期:2013-06-04
    • 文件大小:17950
    • 提供者:shmilyhuaqi2012
  1. apalbcation-The-MATLAB

    0下载:
  2. MATLAB在物理中的应用,在学习物理的同时也能掌握一门计算机技术(The application of MATLAB in physics, the study of physics can also master a computer technology)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:1798144
    • 提供者:czu&540903
  1. thj-Matlab

    0下载:
  2. 在Matlab应用系统中,创建数据文件,得到符合要求的界面(In the Matlab application system, to create the data file, conform to the requirements of the interface)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:aiwcd
  1. This-using-Matlab

    0下载:
  2. 这是采用Matlab编写的车牌识别程序,总共包含96个文件(This is the license plate recognition using Matlab program, containing a total of 96 documents)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:313344
    • 提供者:elp%25269555
  1. 学习OpenCV(中文版)

    0下载:
  2. OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(OpenCV is a cross platform computer vision library based on BSD licensing (open source) that
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:23507968
    • 提供者:mao dong
  1. matlab

    0下载:
  2. 利用matlab或opencv自动计算图像中大米粒的个数,每个大米粒的位置(精确定位,重心法),计算每个大米粒的面积。(The number of rice grains in the image is calculated automatically by MATLAB or opencv, and the location of each grain of rice (precise positioning, gravity center method) is calculated.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:hikebye
  1. OPENCV图像处理的函数说明

    0下载:
  2. OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:370688
    • 提供者:yuxuefenfei
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com